Einhugur OpenDocument Text Plugin for Xojo

TextStyle.HighlightColor Property

Sets or gets the highlight color.

HighlightColor as Color {Read and Write}

Remarks

If the style has no text color then black is returned. Note you can use the HasHighlightColor property to check if it actually had text color on it.

See Also

TextStyle Class